I was asked to check if the user is logged in or not I have been given a sample code public function getAllNfts(GetAllNfts $request): JsonResponse {
i have a program that can update multiple value, i wanted to give settimeout 2 second after click on spesific checkbox. when settimeout is loading the other che
I want to upload a image from front end to google storage using javascript ajax functionality. I need a presigned url that the server would generate which would
I wonder if it's possible to create good looking desktop UI's with python? Could I use JS frameworks like Electron with python? Or are there a
This is my code: gam.model <- function(df, outcome, exposure){ #linear model (using gam function) mod.lm <- gam(outcome ~ exposure + GENDER, data = df)
I'm working on a excel that pulls out consecutive capital letters from a cell. It's basically trying to find states abbreviations from any type strings and I go
I am trying to deploy a dockized.NET Lambda application using the Code.fromAssetImage method from AWS CDK. My folder structure looks like this Lambda.Lab - root
I'm integrating google drive API in my application and I'm using resumable upload approach but i can't figure out how can i get file id after upload finished in
I am using react js to upload images in firebase alongside its post contents so far I have managed to upload an image and its doc but the problem is when I try